[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23973Long, Zachary, A75007ParisSeine (Paris)France
11914Rana, Meagan, M2444Port MacquarieNew South WalesAustralia
21792Butler, Cassidy, LV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-11 22:24:28.156 UTC