[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 3669   SHUFFLE   <  SKIP 841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24043Kelly, Charles, D75007ParisSeine (Paris)France
24125Xu, Tiffany75019ParisSeine (Paris)France
13019Murphy, Destiny, A94070San CarlosCaliforniaUnited States

Generated 2025-07-14 00:12:03.901 UTC