[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 3486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26750Alvarez, Randall2060Lavender BayNew South WalesAustralia
12708Pal, Bonnie91910Chula VistaCaliforniaUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-11 12:46:59.684 UTC