[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 484   SHUFFLE   <  SKIP 1252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26607Powell, Natalie, L94704BerkeleyCaliforniaUnited States
27681Jackson, Olivia91910Chula VistaCaliforniaUnited States
20409Young, Sophia99202SpokaneWashingtonUnited States

Generated 2025-07-14 10:04:46.054 UTC