[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17985Sun, Cedric24044KielSaarlandGermany
19148Ramirez, Cody, M97005BeavertonOregonUnited States
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States

Generated 2025-07-10 09:23:41.619 UTC