[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 456   SHUFFLE   <  SKIP 1179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19824Perry, Jordan98225BellinghamWashingtonUnited States
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States
24369Lopez, Chelsea1597Lane CoveNew South WalesAustralia

Generated 2025-07-15 17:32:24.594 UTC