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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11764Ramos, Jessie, R2300NewcastleNew South WalesAustralia
25028Gonzalez, Brenda2300NewcastleNew South WalesAustralia
28829Bryant, Robert94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 03:09:33.339 UTC