[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 327   SHUFFLE   <  SKIP 952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16473Andersen, Dawn10210BerlinHamburgGermany
11746Brooks, Seth98403TacomaWashingtonUnited States
17257Rana, Darren, M3337MeltonVictoriaAustralia

Generated 2025-07-12 04:46:59.402 UTC