[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14389Harris, Ryan90241DowneyCaliforniaUnited States
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom
14544West, Darryl, Y59100RoubaixNordFrance

Generated 2025-07-15 02:28:37.379 UTC