[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 6269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15611Patel, Michele92700ColombesHauts de SeineFrance
28958Liang, Randy, E2061Milsons PointNew South WalesAustralia
13926Hill, Dalton, E98107BallardWashingtonUnited States

Generated 2025-07-11 20:02:34.491 UTC