[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 476  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16787Jackson, Nicole, J90706BellflowerCaliforniaUnited States
16156Hernandez, Javier, A2264SilverwaterNew South WalesAustralia
11149Gill, Theodore4655Hervey BayQueenslandAustralia
14101Lal, Franklin, A2300NewcastleNew South WalesAustralia

Generated 2025-11-04 21:04:28.639 UTC