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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance
19371Mehta, Roy24044KielSaarlandGermany
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States

Generated 2025-07-12 00:11:39.630 UTC