[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 416   SHUFFLE   <  SKIP 2474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia
29069Lin, Clarence3000MelbourneVictoriaAustralia
19012Bryant, Oscar, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 07:38:24.847 UTC