[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 1076   SHUFFLE   <  SKIP 997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States
11847Diaz, Cassidy97205PortlandOregonUnited States

Generated 2025-07-14 00:36:12.945 UTC