[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 7948   SHUFFLE   <  SKIP 731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
20360Russell, Brianna, M91932Imperial BeachCaliforniaUnited States
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States

Generated 2025-07-21 13:57:09.424 UTC