[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 7680   SHUFFLE   <  SKIP 457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
18933Huang, Kelli98225BellinghamWashingtonUnited States
13678Goel, Warren, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-18 02:35:26.830 UTC