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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
13626Madan, Johnathan, D4000BrisbaneQueenslandAustralia

Generated 2025-07-11 06:19:12.634 UTC