[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 1562   <  SKIP 3681  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26984Prasad, Manuel04838EilenburgBrandenburgGermany
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
29394Torres, Raquel04838EilenburgBrandenburgGermany
11228Jones, Ashley, R92020El CajonCaliforniaUnited States
11671Brown, Jessica, L92020El CajonCaliforniaUnited States
11683Taylor, Greg, M92020El CajonCaliforniaUnited States
11773Diaz, Gavin, E92020El CajonCaliforniaUnited States

Generated 2025-10-12 16:44:09.779 UTC