[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 435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States
29235Rogers, Isaiah, W92020El CajonCaliforniaUnited States
25303Hernandez, Jeremiah, C20354HamburgHamburgGermany

Generated 2025-07-14 05:24:49.398 UTC