[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 3672   <  SKIP 1090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29271Henderson, Antonio97068W. LinnOregonUnited States
14654Collins, Kyle, P98270MarysvilleWashingtonUnited States
12677Liu, Cedric2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 11:35:07.350 UTC