[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 2907   <  SKIP 2427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25976Coleman, Hunter, F92020El CajonCaliforniaUnited States
26093Washington, Nicole92020El CajonCaliforniaUnited States
26637Robinson, Thomas, C92020El CajonCaliforniaUnited States

Generated 2025-07-12 20:53:43.169 UTC