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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12003Munoz, Audrey, V4655Hervey BayQueenslandAustralia
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 04:13:10.514 UTC