[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 484   SHUFFLE   <  SKIP 1558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13361Jai, Cameron, F97034Lake OswegoOregonUnited States
13128West, Colleen, C2777SpringwoodNew South WalesAustralia
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-19 17:21:25.365 UTC