[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 650   SHUFFLE   <  SKIP 2944  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
28911Rodriguez, Levi, W17490Saint OuenCharente-MaritimeFrance
23474Williams, Julia97045Oregon CityOregonUnited States
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-13 03:29:16.460 UTC