[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 2214   SHUFFLE   <  SKIP 1358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22890Hall, Alexis, H92102San DiegoCaliforniaUnited States
26523Raji, Casey, C94704BerkeleyCaliforniaUnited States
21506Gutierrez, Randall66041PoingSaarlandGermany

Generated 2025-07-20 21:38:04.981 UTC