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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23969Sanders, Cole93000BobignySeine Saint DenisFrance
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States
12135Taylor, Fernando, W92020El CajonCaliforniaUnited States

Generated 2025-07-12 07:24:05.626 UTC