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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17222Serrano, Carolyn, A92100Boulogne-BillancourtHauts de SeineFrance
24629Perry, Seth94611OaklandCaliforniaUnited States
21037Arun, Bruce, T33098PaderbornNordrhein-WestfalenGermany
28119Ma, Curtis2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 00:53:50.510 UTC