[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 512   SHUFFLE   <  SKIP 939  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
23222Wu, Kristen, A57000MetzMoselleFrance
22716Nelson, Caleb98020EdmondsWashingtonUnited States
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 06:53:12.724 UTC