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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28545Ramos, Micheal, T91370Verrieres Le BuissonEssonneFrance
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom
26521Taylor, Nathan, L98371PuyallupWashingtonUnited States
18792Peterson, Gabriella, M97068W. LinnOregonUnited States

Generated 2025-07-11 14:39:26.444 UTC