[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 34   SHUFFLE   <  SKIP 2561  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21045Prasad, Evelyn59100RoubaixNordFrance
22594James, Gabriella, SCM11BillericayEnglandUnited Kingdom
19148Ramirez, Cody, M97005BeavertonOregonUnited States
20239Ortega, Jill, A2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-14 22:20:49.796 UTC