[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 484   SHUFFLE   <  SKIP 2504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23887Carter, Mason, A98225BellinghamWashingtonUnited States
18784Brooks, Trinity, M90401Santa MonicaCaliforniaUnited States
12027Wood, Haley, E98055RentonWashingtonUnited States

Generated 2025-07-08 12:52:02.724 UTC