[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 549   SHUFFLE   <  SKIP 912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23410Alvarez, Carrie, W1597Lane CoveNew South WalesAustralia
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
28311Raje, Terry, A1002SydneyNew South WalesAustralia

Generated 2025-07-17 06:06:10.634 UTC