[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 1429   SHUFFLE   <  SKIP 89  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13750Sai, Raymond, A98312BremertonWashingtonUnited States
16759Bell, Jasmine, B94109San FranciscoCaliforniaUnited States
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States

Generated 2025-07-12 12:38:57.976 UTC