[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 693  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
24855Wright, Kaylee34117KasselHessenGermany
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
26953Rubio, Roy, C59100RoubaixNordFrance
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
12299Serrano, Walter, GRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-09 17:15:34.228 UTC