[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 2520   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15355Martinez, Janelle59140DunkerqueNordFrance
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 11:39:14.607 UTC