[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 750   <  SKIP 7823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27726Hall, Sophia91945Lemon GroveCaliforniaUnited States
28067Bennett, Olivia, D91945Lemon GroveCaliforniaUnited States
28048Powell, Samuel91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 09:41:44.073 UTC