[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 482   SHUFFLE   <  SKIP 3921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26307Miller, Alexander94014ColmaCaliforniaUnited States
17215Bell, Juan, L20354HamburgHamburgGermany
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia

Generated 2025-07-14 03:19:49.979 UTC