[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 549   SHUFFLE   <  SKIP 573  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25013Stone, Mitchell4655Hervey BayQueenslandAustralia
28213Morgan, Jared, A3000MelbourneVictoriaAustralia
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
27140Holt, RogerCB4 4BZCambridgeEnglandUnited Kingdom
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
16187Hu, LouisW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-16 07:42:21.443 UTC