[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 2421   SHUFFLE   <  SKIP 2029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States
23658Arun, Ross, C2036MalabarNew South WalesAustralia
21069Lu, Colin, HOX1OxfordEnglandUnited Kingdom

Generated 2025-07-12 00:33:09.199 UTC