[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 461   SHUFFLE   <  SKIP 2955  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21506Gutierrez, Randall66041PoingSaarlandGermany
26015Chow, Gabriel92806La JollaCaliforniaUnited States
11671Brown, Jessica, L92020El CajonCaliforniaUnited States
14405Walker, Dylan, S98225BellinghamWashingtonUnited States

Generated 2025-07-18 23:04:24.303 UTC