[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   SKIP 512   SHUFFLE   <  SKIP 980  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25454She, Terry, RBD1 4SJW. YorkEnglandUnited Kingdom
24072He, Randy, R66272Sulzbach TaunusSaarlandGermany
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom
24668Xu, Katrina, B92118CoronadoCaliforniaUnited States

Generated 2025-07-11 21:41:15.503 UTC