[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 512   SHUFFLE   <  SKIP 1045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27764Becker, Jaclyn75008ParisSeine (Paris)France
29298Moreno, Diana, J2036MalabarNew South WalesAustralia
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States

Generated 2025-07-11 14:43:15.843 UTC