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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16138Butler, David, H90241DowneyCaliforniaUnited States
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
21045Prasad, Evelyn59100RoubaixNordFrance
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-11 22:40:50.250 UTC