[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 31   SHUFFLE   <  SKIP 169  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15713Lee, Hannah, FTY31RuncornEnglandUnited Kingdom
14252Cook, Destiny, G97205PortlandOregonUnited States
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
16240Green, Madeline91502BurbankCaliforniaUnited States

Generated 2025-07-14 20:35:56.878 UTC