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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23358Alvarez, Alberto94014ColmaCaliforniaUnited States
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
26707Brooks, Sydney, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 21:50:16.283 UTC