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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23423Powell, Adam4000BrisbaneQueenslandAustralia
11290Sanchez, Katelyn90712LakewoodCaliforniaUnited States
21840Ma, StaceySL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 01:59:32.497 UTC