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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16285Xie, Mindy, J77127LieusaintSeine et MarneFrance
17766Xu, Jake, E75003ParisSeine (Paris)France
25134Rodriguez, Brett2065St. LeonardsNew South WalesAustralia
24932Jones, Richard, W94611OaklandCaliforniaUnited States

Generated 2025-07-12 09:51:48.991 UTC