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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17122Gonzalez, Gabrielle90706BellflowerCaliforniaUnited States
23648Chander, Karla4217Gold CoastQueenslandAustralia
16726Wood, Miguel92020El CajonCaliforniaUnited States

Generated 2025-07-17 20:25:13.014 UTC