[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 1328   <  SKIP 528  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27068Kelly, Jade90505TorranceCaliforniaUnited States
27069Perez, Gabriella, A90505TorranceCaliforniaUnited States
27095Flores, Spencer90505TorranceCaliforniaUnited States
27220Long, Jackson90505TorranceCaliforniaUnited States
27398Lee, Alexis, L90505TorranceCaliforniaUnited States
27555Alexander, Isabella90505TorranceCaliforniaUnited States
27547Hill, Kevin, C90505TorranceCaliforniaUnited States

Generated 2025-11-05 14:41:16.177 UTC