[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 5751  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21305Garcia, Hunter, JV9B 5T2ShawneeBritish ColumbiaCanada
17831Long, Noah, K59100RoubaixNordFrance

Generated 2025-07-15 01:05:58.959 UTC