[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 250   SHUFFLE   <  SKIP 1925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28912Zhu, Alejandro, E91370Verrieres Le BuissonEssonneFrance
12831Lal, Kathryn, H66041PoingSaarlandGermany
18755Lewis, ChristopherV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-15 22:13:47.963 UTC