[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 625   SHUFFLE   <  SKIP 2328  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19699James, Stephanie99202SpokaneWashingtonUnited States
26430Sanz, Paula6006PerthSouth AustraliaAustralia
17945Rubio, Julio60323FrankfurtHessenGermany
28999Martinez, Edward, A92806La JollaCaliforniaUnited States

Generated 2025-07-12 22:47:50.185 UTC