[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 231  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22357Lal, Justin92020El CajonCaliforniaUnited States
26550Morris, Alex98168BurienWashingtonUnited States
16428Ross, RyanPE17BuryEnglandUnited Kingdom
13259Garcia, Allen, F48001MünsterSaarlandGermany

Generated 2025-07-22 11:07:30.591 UTC