[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 416   SHUFFLE   <  SKIP 3338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28866Adams, Aaron, B90241DowneyCaliforniaUnited States
21001Gutierrez, Clinton4171HawthorneQueenslandAustralia
15256Ramirez, Dalton, R92118CoronadoCaliforniaUnited States

Generated 2025-07-14 09:32:33.140 UTC