[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 159   SHUFFLE   <  SKIP 2391  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
11884Shen, Latoya, S98107BallardWashingtonUnited States
25727Torres, Cheryl, TLE18LeedsEnglandUnited Kingdom
21627Roberts, Bailey, M94010BurlingameCaliforniaUnited States

Generated 2025-07-20 12:46:15.465 UTC