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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26238Foster, Julia, A91950National CityCaliforniaUnited States
12641Raje, Willie, C75017ParisSeine (Paris)France
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States

Generated 2025-11-05 16:32:24.494 UTC