[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 24   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14956Romero, Krista20354HamburgHamburgGermany
19541Cooper, AlexandraV3L 1E7WestminsterBritish ColumbiaCanada
16063Kapoor, Francisco, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 04:45:21.894 UTC