[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 396   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12635Beck, Brad93700DrancySeine Saint DenisFrance
22085Mehta, Toni94014ColmaCaliforniaUnited States
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-12 19:04:27.812 UTC