[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 2214   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13170Reed, Sebastian, E90210Beverly HillsCaliforniaUnited States
13596Gomez, Billy, R94310OrlyVal de MarneFrance
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia

Generated 2025-07-22 11:40:11.347 UTC