[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 613   SHUFFLE   <  SKIP 1141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14033Torres, Melinda, J5023FindonSouth AustraliaAustralia
11109Kapoor, Ruben, D3205South MelbourneVictoriaAustralia
15035Mehta, Jay, S4655Hervey BayQueenslandAustralia

Generated 2025-07-14 00:32:00.051 UTC