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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
14317Liang, Steve2060Lavender BayNew South WalesAustralia
18111Morris, Timothy, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 16:30:49.309 UTC