[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 1865  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States
19348Raman, EbonyL4 4HBLiverpoolEnglandUnited Kingdom
11309Lewis, Victoria97005BeavertonOregonUnited States

Generated 2025-07-09 21:15:00.623 UTC