[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 961  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25652Sara, Rachael92700ColombesHauts de SeineFrance
21026Fernandez, Clifford, ESE1 8HLLondonEnglandUnited Kingdom
27146Hernandez, Danny4700RockhamptonQueenslandAustralia
20129Stewart, Nicole, A97005BeavertonOregonUnited States

Generated 2025-07-12 07:31:09.526 UTC