[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 127   SHUFFLE   <  SKIP 2443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23366Campbell, Fernando90401Santa MonicaCaliforniaUnited States
21330Clark, Isabella94063Redwood CityCaliforniaUnited States
27232Mr., Thirunavukkarasu, Ram98371PuyallupWashingtonUnited States

Generated 2025-07-14 19:30:03.605 UTC