[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 817   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17220Wang, Glenn, R14197BerlinSaarlandGermany
20325Williams, Charles92625Newport BeachCaliforniaUnited States
17416Suri, Raymond, H94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 02:37:06.665 UTC