[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 5269   SHUFFLE   <  SKIP 1669  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11608Madan, Cesar, E92081Paris La DefenseHauts de SeineFrance
14997Cooper, Angel42651SolingenNordrhein-WestfalenGermany
12282Tang, Nicolas, SWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-22 05:29:12.278 UTC