[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 328   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28776Morris, Abigail, C91791West CovinaCaliforniaUnited States
21161Johnson, Megan98371PuyallupWashingtonUnited States
16417Bryant, NoahPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 09:19:45.038 UTC