[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 250   SHUFFLE   <  SKIP 3821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21750Reed, Carlos, E92118CoronadoCaliforniaUnited States
25714Gutierrez, Darren, A2138RhodesNew South WalesAustralia
15929Raji, Karla, VSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-15 15:12:56.661 UTC