[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 413   SHUFFLE   <  SKIP 2699  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26930Andersen, Sharon48001MünsterSaarlandGermany
26697Arun, Manuel90210Beverly HillsCaliforniaUnited States
23438Vance, Toni, L1597Lane CoveNew South WalesAustralia
20222Morgan, Melissa, M2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-15 16:46:46.764 UTC