[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 717   SHUFFLE   <  SKIP 2273  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance
24307Sara, Tina2061Milsons PointNew South WalesAustralia
13630Arun, Brenda2500WollongongNew South WalesAustralia
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-21 07:57:00.653 UTC