[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   SHUFFLE   SKIP 2480   <  SKIP 1692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
19517Gomez, Max93500PantinSeine Saint DenisFrance
27708Goel, Katie, D4700RockhamptonQueenslandAustralia

Generated 2025-07-15 01:38:16.121 UTC