[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3217   <  SKIP 2091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
16744Guo, Lacey2113North RydeNew South WalesAustralia
22052Butler, Zachary90706BellflowerCaliforniaUnited States

Generated 2025-07-21 10:16:56.796 UTC