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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
17749Wu, Leah91420MorangisEssonneFrance
27154Arun, Holly85049IngolstadtBayernGermany
24262Thomas, Daniel92806La JollaCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
21295Thomas, Benjamin, JV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 06:26:03.267 UTC