[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 2838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16848Thomas, JessicaV2L3W8NewtonBritish ColumbiaCanada
22997Williams, Lucas98225BellinghamWashingtonUnited States
14474Murphy, Jacqueline, A94611OaklandCaliforniaUnited States

Generated 2025-07-09 17:02:02.226 UTC