[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 1305   SHUFFLE   <  SKIP 1485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27904Rana, AndreGA10GatesheadEnglandUnited Kingdom
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States
19593Rana, Carla, K4169East BrisbaneQueenslandAustralia

Generated 2025-07-19 11:48:09.942 UTC