[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 634   SHUFFLE   <  SKIP 58  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20915Carlson, Latasha31770ColomiersGaronne (Haute)France
24053Allen, Jose, C66578NeunkirchenSaarlandGermany
20671Sanchez, Ronald94704BerkeleyCaliforniaUnited States
23358Alvarez, Alberto94014ColmaCaliforniaUnited States

Generated 2025-07-15 11:12:16.052 UTC