[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 24   SHUFFLE   <  SKIP 352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
27684Coleman, Emma98020EdmondsWashingtonUnited States
16056Shan, Alison91420MorangisEssonneFrance

Generated 2025-07-10 19:29:42.967 UTC