[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 1156   SHUFFLE   <  SKIP 12  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11982Foster, Alexandra92102San DiegoCaliforniaUnited States
29449Chen, Laura, C38231SalzgitterHessenGermany
12157White, William91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-09 02:16:56.739 UTC