[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 542   SHUFFLE   <  SKIP 610  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15644Gonzalez, Savannah, F2580GoulburnNew South WalesAustralia
13400Thomas, Julia, B91941GrossmontCaliforniaUnited States
13815Lin, LaceyE17 6JFLondonEnglandUnited Kingdom
13817Huang, Jenny92700ColombesHauts de SeineFrance

Generated 2025-07-21 01:02:45.185 UTC