[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 2404  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14426Hughes, Madison, J91054ErlangenBayernGermany
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance
16951Bennett, Cassidy, A98201EverettWashingtonUnited States
28159Yang, Tamara, R94704BerkeleyCaliforniaUnited States
20987Zeng, Marshall, M2036MatravilleNew South WalesAustralia
14457White, Thomas, S92806La JollaCaliforniaUnited States

Generated 2025-07-15 17:03:41.103 UTC