[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 328   <  SKIP 104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25840Pal, Karla, A90706BellflowerCaliforniaUnited States
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States
25987Kumar, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-07-15 05:53:12.328 UTC