[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 824  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22915Shen, Carly6006PerthSouth AustraliaAustralia
20874Lal, Edwin33041PaderbornHamburgGermany
22067Jackson, Julia, E98225BellinghamWashingtonUnited States
29474Raje, Jaime, B66001SaarbrückenSaarlandGermany

Generated 2025-07-14 15:48:53.317 UTC