[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   SKIP 484   SHUFFLE   <  SKIP 2282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20765Lopez, Wyatt91945Lemon GroveCaliforniaUnited States
22934Kumar, Tonya, A4700RockhamptonQueenslandAustralia
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-10 15:30:48.719 UTC