[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 618   SHUFFLE   <  SKIP 2981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
23570Romero, Deanna, K2036MalabarNew South WalesAustralia
16386Moyer, Philip, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 22:49:34.678 UTC