[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 3027   SHUFFLE   <  SKIP 3688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13361Jai, Cameron, F97034Lake OswegoOregonUnited States
29348Bryant, Miguel98104SeattleWashingtonUnited States
21969Deng, Latoya, H2036MalabarNew South WalesAustralia

Generated 2025-07-16 01:43:27.295 UTC