[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 438   SHUFFLE   <  SKIP 359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15411Chandra, Jay94010BurlingameCaliforniaUnited States
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
22467Alvarez, Neil, CSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-16 16:06:56.191 UTC