[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 1875   SHUFFLE   <  SKIP 1277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21287Jimenez, Kendra91910Chula VistaCaliforniaUnited States
27986Vance, Henry2060Lavender BayNew South WalesAustralia
28409Rai, Bonnie14197BerlinSaarlandGermany

Generated 2025-07-16 12:14:52.255 UTC