[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 263   SHUFFLE   <  SKIP 1755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24303Diaz, Megan, A2500WollongongNew South WalesAustralia
22489Xie, Roger, V91370Verrieres Le BuissonEssonneFrance
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 03:43:32.049 UTC