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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20193Gray, Alyssa, C94941Mill ValleyCaliforniaUnited States
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
18427Diaz, Justin97355LebanonOregonUnited States

Generated 2025-07-11 11:36:11.903 UTC