[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 4769  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17598Harris, Cameron92020El CajonCaliforniaUnited States
17866Baker, Jack, W92020El CajonCaliforniaUnited States
18056Price, Haley, A92020El CajonCaliforniaUnited States

Generated 2025-07-20 02:05:54.014 UTC