[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 376   SHUFFLE   <  SKIP 548  >   <  TAKE 2  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
16712Lu, Suzanne, K2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 17:08:47.333 UTC