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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18588Rogers, Isabella98104SeattleWashingtonUnited States
20060Jackson, Kayla, RTY31RuncornEnglandUnited Kingdom
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States
18720Miller, Taylor, M7001HobartTasmaniaAustralia

Generated 2025-07-12 07:05:21.890 UTC