[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 512   <  SKIP 4741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13309Sanders, Angela92020El CajonCaliforniaUnited States
13446Scott, Katelyn92020El CajonCaliforniaUnited States
13357Gonzales, Blake, C92020El CajonCaliforniaUnited States

Generated 2025-07-20 11:49:30.521 UTC