[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 3917   SHUFFLE   <  SKIP 3446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20014Blanco, Anne91910Chula VistaCaliforniaUnited States
23186Young, Jordan90012Los AngelesCaliforniaUnited States
18906Gutierrez, Adrienne6006PerthSouth AustraliaAustralia

Generated 2025-07-14 05:49:06.570 UTC