[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 287   <  SKIP 1011  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21539Raman, Phillip78000VersaillesYvelineFrance
24546Hughes, AdamTY31RuncornEnglandUnited Kingdom
21969Deng, Latoya, H2036MalabarNew South WalesAustralia
17964Suri, Darren42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-22 13:14:45.859 UTC