[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 92   <  SKIP 1921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
15640Gomez, Gary4551CaloundraQueenslandAustralia
22743Murphy, Kaylee, A98033KirklandWashingtonUnited States

Generated 2025-07-20 20:41:57.202 UTC