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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19707Cooper, Cole, C90401Santa MonicaCaliforniaUnited States
25941Perez, Molly4169East BrisbaneQueenslandAustralia
23439Hu, Ramon2113North RydeNew South WalesAustralia

Generated 2025-07-15 03:24:45.010 UTC