[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 189   SHUFFLE   <  SKIP 1405  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20018Gray, Lauren98055RentonWashingtonUnited States
14534Rana, Abby, P78400ChatouYvelineFrance
17756Ashe, Jill, J92700ColombesHauts de SeineFrance
29117She, Glenn, L4700RockhamptonQueenslandAustralia

Generated 2025-07-18 15:50:56.284 UTC