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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23973Long, Zachary, A75007ParisSeine (Paris)France
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
19475Ye, Mandy75003ParisSeine (Paris)France

Generated 2025-07-19 12:43:25.986 UTC