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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26504Robinson, Jennifer, LV8XRoyal OakBritish ColumbiaCanada
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States
14081Butler, Nicole, J94611OaklandCaliforniaUnited States

Generated 2025-07-12 15:43:53.182 UTC