[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 908   SHUFFLE   <  SKIP 166  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24688Long, Ashley92102San DiegoCaliforniaUnited States
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom
15906Lewis, KaitlynV0SookeBritish ColumbiaCanada

Generated 2025-07-21 00:20:27.642 UTC