[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 482   SHUFFLE   <  SKIP 3967  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15452Goel, Alison77680Roissy en BrieSeine et MarneFrance
11856Hernandez, Seth, M97330CorvallisOregonUnited States
16877Adams, Katelyn, W98107BallardWashingtonUnited States

Generated 2025-07-10 15:36:00.633 UTC