[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 406   SHUFFLE   <  SKIP 3090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26632Moore, Isabella, B98225BellinghamWashingtonUnited States
17029Xu, Suzanne, E91502BurbankCaliforniaUnited States
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-19 01:24:56.654 UTC