[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 270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12452Sanchez, Sean99202SpokaneWashingtonUnited States
27095Flores, Spencer90505TorranceCaliforniaUnited States
27483Shan, Thomas, N4655Hervey BayQueenslandAustralia

Generated 2025-07-11 06:35:40.130 UTC