[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 3993   SHUFFLE   <  SKIP 2896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17169Taylor, Emily94010BurlingameCaliforniaUnited States
16208Chandra, Ruth66001SaarbrückenSaarlandGermany
13769Kumar, Brendan77127LieusaintSeine et MarneFrance

Generated 2025-07-14 23:40:16.045 UTC