[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 2896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19037Chen, Marshall, EOX16 8RSOxonEnglandUnited Kingdom
22438Jiménez, Casey92700ColombesHauts de SeineFrance
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia

Generated 2025-07-20 21:07:25.695 UTC