[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1829  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24546Hughes, AdamTY31RuncornEnglandUnited Kingdom
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom
19583Li, Jake, L2010DarlinghurstNew South WalesAustralia
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States

Generated 2025-07-11 06:17:58.451 UTC