[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 995   SHUFFLE   <  SKIP 1002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24709Prasad, Nancy57000MetzMoselleFrance
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States
18490Rai, Brad, S4655Hervey BayQueenslandAustralia

Generated 2025-07-14 07:13:27.620 UTC