[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 575   SHUFFLE   <  SKIP 3338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11923Bryant, Sarah91950National CityCaliforniaUnited States
25837Cook, Timothy, H92625Newport BeachCaliforniaUnited States
16519Chander, Yolanda4655Hervey BayQueenslandAustralia

Generated 2025-07-17 23:15:58.832 UTC