[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3947  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17290Becker, Jenny4171HawthorneQueenslandAustralia
14566Mitchell, Kaylee, RV2W 1W2HaneyBritish ColumbiaCanada
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-12 15:23:50.314 UTC