[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 575   SHUFFLE   <  SKIP 3329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28129Griffin, JustinV0SookeBritish ColumbiaCanada
16079Carter, Natalie95062Santa CruzCaliforniaUnited States
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States

Generated 2025-07-16 20:21:21.235 UTC