[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   SHUFFLE   SKIP 3713   <  SKIP 390  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25677Lopez, Veronica, A78400ChatouYvelineFrance
23144Alexander, Zachary, A98270MarysvilleWashingtonUnited States
14043Gonzalez, Mary97205PortlandOregonUnited States
23699Walker, Nicholas, O90241DowneyCaliforniaUnited States

Generated 2025-07-18 15:31:31.803 UTC