[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 511   SHUFFLE   <  SKIP 924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26856Brooks, Jessica93700DrancySeine Saint DenisFrance
13741Morgan, Haley, A91932Imperial BeachCaliforniaUnited States
25264Bryant, Wyatt90706BellflowerCaliforniaUnited States

Generated 2025-07-19 13:43:14.592 UTC