[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 680   SHUFFLE   <  SKIP 913  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21055Carlson, Kristi95010HofBayernGermany
24708Chander, Corey, A78400ChatouYvelineFrance
16374Phillips, Edward97071WoodburnOregonUnited States
25172Gray, Evan94611OaklandCaliforniaUnited States

Generated 2025-07-16 18:55:36.409 UTC