[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 250   <  SKIP 177  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24387Mitchell, Elijah, A90706BellflowerCaliforniaUnited States
25165Brown, Ashley, D90706BellflowerCaliforniaUnited States
24401Rana, Douglas90706BellflowerCaliforniaUnited States
25042Rizaldy, Arif, A90706BellflowerCaliforniaUnited States
25390Powell, Samantha90706BellflowerCaliforniaUnited States
25419King, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-10-11 11:46:29.039 UTC