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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21404Sanz, Julio, H4655Hervey BayQueenslandAustralia
28469Green, Morgan, MYO15YorkEnglandUnited Kingdom
25158Long, Stephanie, C98312BremertonWashingtonUnited States

Generated 2025-07-11 07:49:30.803 UTC