[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 416   SHUFFLE   <  SKIP 1440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
24388Campbell, Maria98036LynnwoodWashingtonUnited States
21567Sanchez, Candace, L1002SydneyNew South WalesAustralia

Generated 2025-07-19 01:16:26.067 UTC