[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 875   SHUFFLE   <  SKIP 2872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
15629Ruiz, Meghan, A59368WerneNordrhein-WestfalenGermany
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-10 19:45:37.203 UTC