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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
20878Ortega, Erika, P75002ParisSeine (Paris)France
26094Butler, Sarah94611OaklandCaliforniaUnited States

Generated 2025-07-13 22:57:56.068 UTC