[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 413   SHUFFLE   <  SKIP 527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15964Cox, Steven, E92806La JollaCaliforniaUnited States
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
28409Rai, Bonnie14197BerlinSaarlandGermany

Generated 2025-07-16 06:24:43.734 UTC