[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 2421   SHUFFLE   <  SKIP 5260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19466Lopez, Morgan, FKB9KirkbyEnglandUnited Kingdom
24375Schmidt, Pamela, I2113North RydeNew South WalesAustralia
15835Smith, Marcus, R90241DowneyCaliforniaUnited States

Generated 2025-07-17 00:23:18.591 UTC