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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11818Garcia, Daniel, C92118CoronadoCaliforniaUnited States
20845Malhotra, Barry04838EilenburgBrandenburgGermany
15485Wright, Jordan91932Imperial BeachCaliforniaUnited States
14635Carter, Luke, M97071WoodburnOregonUnited States

Generated 2025-07-12 04:08:43.824 UTC