[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   SHUFFLE   SKIP 4152   <  SKIP 1786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25822Navarro, Julio, M2777SpringwoodNew South WalesAustralia
25026Andersen, Mitchell, H4171HawthorneQueenslandAustralia
24841Jai, Andres, B92700ColombesHauts de SeineFrance

Generated 2025-07-19 11:42:52.433 UTC