[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 481  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20942Sharma, Tasha, M93500PantinSeine Saint DenisFrance
14389Harris, Ryan90241DowneyCaliforniaUnited States
25445Cook, Grace, C66740SaarlouisSaarlandGermany
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 01:48:25.213 UTC