[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1114  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21663Goel, Kenneth70511StuttgartSaarlandGermany
16874Munoz, Leslie, E94519ConcordCaliforniaUnited States
18915Gonzalez, Sydney92020El CajonCaliforniaUnited States
15351Lu, Steve98168BurienWashingtonUnited States

Generated 2025-07-12 18:11:54.149 UTC