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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22060Hill, Evan97034Lake OswegoOregonUnited States
11956Sandberg, Alexandria90210Beverly HillsCaliforniaUnited States
27312Sun, Sandra, L63009OffenbachSaarlandGermany

Generated 2025-07-14 09:54:15.651 UTC