[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 460   SHUFFLE   <  SKIP 1830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28336Martin, Edward, W98270MarysvilleWashingtonUnited States
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia
27480Parker, Chloe, J91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 22:15:50.731 UTC