[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 159   SHUFFLE   <  SKIP 2387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25035Lin, Mandy, C2300NewcastleNew South WalesAustralia
22909Goel, Tommy4655Hervey BayQueenslandAustralia
15964Cox, Steven, E92806La JollaCaliforniaUnited States

Generated 2025-07-13 19:40:56.735 UTC