[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 817   SHUFFLE   <  SKIP 378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12099Hall, Sydney98901YakimaWashingtonUnited States
19391Rana, Sergio, A64283DarmstadtHessenGermany
20788Gonzalez, Sara94010BurlingameCaliforniaUnited States

Generated 2025-07-20 13:01:00.267 UTC