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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23729Allen, Marcus, D94947NovatoCaliforniaUnited States
13357Gonzales, Blake, C92020El CajonCaliforniaUnited States
20210Powell, Stephanie, P97045Oregon CityOregonUnited States

Generated 2025-07-18 00:47:57.732 UTC