[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 3165   SHUFFLE   <  SKIP 1802  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12450Cook, Cody, K91932Imperial BeachCaliforniaUnited States
19517Gomez, Max93500PantinSeine Saint DenisFrance
13274Lee, Joshua, L98107BallardWashingtonUnited States

Generated 2025-07-16 15:17:27.730 UTC