[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 3677   SHUFFLE   <  SKIP 3303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27527Sanchez, Tina94519ConcordCaliforniaUnited States
14187Lu, Eugene, N22001HamburgHessenGermany
14487Hall, Seth94070San CarlosCaliforniaUnited States

Generated 2025-07-18 12:52:56.702 UTC