[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 470   SHUFFLE   <  SKIP 6954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States
12131Dominguez, Randall, M59140DunkerqueNordFrance
18212Ramos, Marc2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 19:34:01.693 UTC