[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 998   SHUFFLE   <  SKIP 108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13858Richardson, Melanie, M92102San DiegoCaliforniaUnited States
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
16865Diaz, Jordyn92118CoronadoCaliforniaUnited States

Generated 2025-07-13 09:44:31.984 UTC