[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 663   SHUFFLE   <  SKIP 152  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
24595Wu, Kelvin1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 17:15:21.755 UTC