[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2515   <  SKIP 1030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20411James, Cole, S92020El CajonCaliforniaUnited States
20902Subram, Shane, MWA1WarringtonEnglandUnited Kingdom
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-12 10:03:06.406 UTC