[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 512   SHUFFLE   <  SKIP 842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14856Carlson, Kari97005BeavertonOregonUnited States
24137Sharma, Tara66041PoingSaarlandGermany
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 12:38:06.180 UTC