[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 6574   <  SKIP 431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27418Coleman, Mya91364Woodland HillsCaliforniaUnited States
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
16562Zhang, Colleen, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 03:39:16.029 UTC