[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 4   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16341Raji, Lacey, E4655Hervey BayQueenslandAustralia
27301Zhou, Clarence94010BurlingameCaliforniaUnited States
13436Griffin, Gail98027IssaquahWashingtonUnited States

Generated 2025-07-16 15:17:45.552 UTC