[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 3647  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23221Rai, Leonard, C66041PoingSaarlandGermany
18715Rai, Rafael, H4655Hervey BayQueenslandAustralia
19769Peterson, Andrea90802Long BeachCaliforniaUnited States
15222Patel, Cynthia, M3000MelbourneVictoriaAustralia

Generated 2025-07-15 02:33:19.650 UTC