[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   SKIP 468   SHUFFLE   <  SKIP 1185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16892Evans, Rebecca90706BellflowerCaliforniaUnited States
13738Young, Jose90012Los AngelesCaliforniaUnited States
26468Brown, Alyssa, O92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 23:13:56.333 UTC