[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 3917   SHUFFLE   <  SKIP 3367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21607Torres, Bryce, I98020EdmondsWashingtonUnited States
29309Navarro, Rodney, L6006PerthSouth AustraliaAustralia
26749Sun, Rafael4655Hervey BayQueenslandAustralia

Generated 2025-07-20 15:15:31.229 UTC