[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 875   SHUFFLE   <  SKIP 10088  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16070Phillips, Sierra, J91950National CityCaliforniaUnited States
16572Xu, Jon, D10210BerlinHamburgGermany
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
14930Sara, Cindy, M93000BobignySeine Saint DenisFrance
19350Ashe, BethanyLE18LeedsEnglandUnited Kingdom
13645He, Eugene, L4171HawthorneQueenslandAustralia

Generated 2025-07-19 03:51:00.168 UTC